[Images] Document transformation flows - #30021
Conversation
|
This PR requires additional review attention because it affects the following areas: PartialsThis PR updates partial files, which are pieces of content used across multiple files in our Render component.
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
| @@ -0,0 +1,133 @@ | |||
| --- | |||
| pcx_content_type: reference | |||
| title: Create transformation flows | |||
There was a problem hiding this comment.
| title: Create transformation flows | |
| title: Create transformation flows | |
| description: Define automated rules to optimize remote images without writing any code or changing your existing URLs. |
| --- | ||
| import { Description, Render } from "~/components"; | ||
|
|
||
| <Description> |
There was a problem hiding this comment.
We typically use the Description component on the main landing page overviews. I would combine this sentence with line 13 and remove the use of this component.
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
Co-authored-by: Denise Peña <75506267+dcpena@users.noreply.github.com>
Co-authored-by: Denise Peña <75506267+dcpena@users.noreply.github.com>
mikenomitch
left a comment
There was a problem hiding this comment.
Approving to unblock (as team has reviewed)
Summary
Adds a new reference page to document transformation flows.
Changes
New pages
flows.mdx— covers types of flows, how flows are evaluated, and a step-by-step setup with common parametersUpdated content
make-responsive-images.mdxto be clearer and more structuredfitbehaviorindex.mdxlanding page to add a feature card for flowswidth=autosub-parameters